Package-level declarations

Types

Link copied to clipboard
sealed class LanguageOption

Language option for the targeting process.

Link copied to clipboard
sealed class NavigationOption

This class is deprecated. You should not use registerUserNavigation anymore.

Link copied to clipboard

Controller in charge of targeting rules.

Link copied to clipboard

Interface called when targeting process is updat ed.

Link copied to clipboard
data class TargetingRule(val uuid: UUID, val conversationChannel: ConversationChannel = ConversationChannel.CHAT) : Parcelable

Targeting Rule object, used to engage the visitor in a conversation.